Skip to content
Back to search
30
MCP

GitHub Integration Hub

pulsemcp/github integration hub

Provides GitHub OAuth authentication and API access through REST endpoints, CLI tools, and MCP server capabilities with SQLite-based token storage.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

PyGithub
Integrates with GitHub's API through PyGithub to enable repository management, issue tracking, and pull request operations with automatic au
0 tools
GitHub Explorer
Integrates with GitHub's API to enable repository exploration, code collaboration, and user profile analysis through authenticated data retr
0 tools
GitHub
GitHub via MCP: search, repos, issues, PRs, files, notifications. OAuth device flow or token.
0 tools
GitHub
GitHub via MCP: search, repos, issues, PRs, files, notifications. OAuth device flow or token.
0 tools
github-mcp
GitHub MCP Server with OAuth support for Issue management
0 tools
Github
GitHub MCP — wraps the GitHub public REST API (no auth required for public endpoints)
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "github_integration_hub": {
      "url": "None",
      "transport": "http"
    }
  }
}